diff options
Diffstat (limited to 'datasrc/client.dts')
| -rw-r--r-- | datasrc/client.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/datasrc/client.dts b/datasrc/client.dts index 61bacd54..6274287c 100644 --- a/datasrc/client.dts +++ b/datasrc/client.dts @@ -120,3 +120,4 @@ const array:int image = images.* const array:int sprite = sprites.*.* const array:int anim = animations.* const array:int powerup = powerups.* +const array:int gametype = playerstats.* |