change author name
This commit is contained in:
parent
3ab3066718
commit
25efc38e9c
@ -7,8 +7,8 @@
|
|||||||
TinyEurocat::TinyEurocat(void) : CPlugIn ( COMPATIBILITY_CODE,
|
TinyEurocat::TinyEurocat(void) : CPlugIn ( COMPATIBILITY_CODE,
|
||||||
"TinyEurocat",
|
"TinyEurocat",
|
||||||
"1.0.2",
|
"1.0.2",
|
||||||
"Future Sim",
|
"Future Sim Studio",
|
||||||
"GNU GPL v3.0" )
|
"GNU GPL v3" )
|
||||||
{
|
{
|
||||||
RegisterTagItemType("Metric / Current Altitude", TAG_ITEM_MET_CURR_ALT);
|
RegisterTagItemType("Metric / Current Altitude", TAG_ITEM_MET_CURR_ALT);
|
||||||
RegisterTagItemType("Metric / Cleared Altitude", TAG_ITEM_MET_ASS_ALT);
|
RegisterTagItemType("Metric / Cleared Altitude", TAG_ITEM_MET_ASS_ALT);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user