mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-23 20:43:15 +00:00
- fixed typo in FraggleScript item class list
This commit is contained in:
parent
6d4eb7f62d
commit
993b6c3066
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ static const char * const ActorNames_init[]=
|
|||
"RocketAmmo",
|
||||
"RocketBox",
|
||||
"Cell",
|
||||
"CellBox",
|
||||
"CellPack",
|
||||
"Shell",
|
||||
"ShellBox",
|
||||
"Backpack",
|
||||
|
|
Loading…
Reference in a new issue