- reinstated accidentally deleted AddTranslation declaration.
This commit is contained in:
parent
0526e0e04e
commit
3b45f1ceb8
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ extend struct Translation
|
|||
{
|
||||
Color colors[256];
|
||||
|
||||
native int AddTranslation();
|
||||
native static bool SetPlayerTranslation(int group, int num, int plrnum, PlayerClass pclass);
|
||||
native static int GetID(Name transname);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue