Skip to content

Commit

Permalink
Revert "Debug crash bandaid"
Browse files Browse the repository at this point in the history
This reverts commit 4355661.
  • Loading branch information
TheArturZh committed Apr 28, 2024
1 parent 6ad4e00 commit 138b32c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Resources/Prototypes/GameRules/roundstart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
noSpawn: true
parent: BaseGameRule
id: SubGamemodesRule
components: []
# - type: SubGamemodes
# rules:
# - id: Thief
# prob: 0.5
components:
- type: SubGamemodes
rules:
- id: Thief
prob: 0.5

- type: entity
id: DeathMatch31
Expand Down

0 comments on commit 138b32c

Please sign in to comment.