Skip to content

Commit

Permalink
added info_spawn_point entity to .fgd
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaqtincha committed Dec 10, 2024
1 parent aba631a commit 03ae088
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions regamedll/extra/Toolkit/GameDefinitionFile/regamedll-cs.fgd
Original file line number Diff line number Diff line change
Expand Up @@ -3098,3 +3098,7 @@
@PointClass base(BaseCommand) size(-8 -8 -8, 8 8 8) = point_clientcommand : "It issues commands to the client console"
[
]

@PointClass iconsprite("sprites/CS/info_player_start.spr") base(PlayerClass) = info_spawn_point : "Random spawn start"
[
]

0 comments on commit 03ae088

Please sign in to comment.