fix indent
This commit is contained in:
parent
d2743196ce
commit
31f8cd54c2
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ typedef struct PlayerMode {
|
|||
PlayerModeThinkProc think;
|
||||
PlayerModeShotProc shot;
|
||||
PlayerModeBombProc bomb;
|
||||
ShaderRule bomb_shader;
|
||||
ShaderRule bomb_shader;
|
||||
PlayerModeBombBgProc bombbg;
|
||||
PlayerModePowerProc power;
|
||||
PlayerModeSpeedModProc speed_mod;
|
||||
|
|
Loading…
Reference in a new issue