Renamed HoloDisplace to HoloShift
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
global function HoloDisplace_Init
|
||||
global function HoloShift_Init
|
||||
|
||||
void function HoloDisplace_Init() {
|
||||
void function HoloShift_Init() {
|
||||
#if SERVER
|
||||
AddCallback_GameStateEnter( eGameState.Playing, HoloRecharge )
|
||||
#endif
|
||||
Reference in New Issue
Block a user