mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Missing NoVoice words
Protocol bin\config.bin/ACE_RadioProtocolNoRadio/: Missing word RallyUp / UnderFireE
This commit is contained in:
parent
c2815bb180
commit
361efe4147
@ -199,6 +199,8 @@ class ACE_RadioProtocolNoRadio: RadioProtocolBase {
|
||||
Ready[] = {};
|
||||
Waiting[] = {};
|
||||
StandingBy[] = {};
|
||||
RallyUp[] = {};
|
||||
UnderFireE[] = {};
|
||||
/*IAmReady[] = {};
|
||||
ReadyForOrders[] = {};
|
||||
AwaitingOrders[] = {};*/
|
||||
|
Loading…
Reference in New Issue
Block a user