less scrn hardcode, new guicbx copy-cat

This commit is contained in:
Shtoyan 2022-01-22 14:14:36 +04:00
commit be9e08c37b
8 changed files with 43 additions and 29 deletions

View file

@ -11,7 +11,7 @@ function Timer()
// if (AmmoInCharge == MaxChargeAmmo) {
// Player = Level.GetLocalPlayerController();
// if (Player != none)
// Player.ReceiveLocalizedMessage(class'ScrnBalanceSrv.ScrnPlayerMessage',0);
// Player.ReceiveLocalizedMessage(class'ScrnPlayerMessage',0);
// }
}
super.Timer();