Skip to content

Commit

Permalink
space indent
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyShorokhov committed Dec 13, 2023
1 parent 5f3e784 commit a9a5d62
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions regamedll/dlls/gamerules.h
Original file line number Diff line number Diff line change
Expand Up @@ -257,9 +257,9 @@ enum KillRarity

enum
{
DEFUSERALLOCATION_NONE = 0,
DEFUSERALLOCATION_RANDOM = 1,
DEFUSERALLOCATION_ALL = 2,
DEFUSERALLOCATION_NONE = 0,
DEFUSERALLOCATION_RANDOM = 1,
DEFUSERALLOCATION_ALL = 2,
};

class CItem;
Expand Down

0 comments on commit a9a5d62

Please sign in to comment.