Skip to content

Commit

Permalink
- fprgot to commit the script-side definition of STAT_STATIC.
Browse files Browse the repository at this point in the history
  • Loading branch information
coelckers committed Feb 25, 2017
1 parent 13c6ceb commit b2a1e03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wadsrc/static/zscript/base.txt
Expand Up @@ -353,6 +353,7 @@ class Thinker : Object native
STAT_AUTODECAL, // A decal that can be automatically deleted
STAT_CORPSEPOINTER, // An entry in Hexen's corpse queue
STAT_TRAVELLING, // An actor temporarily travelling to a new map
STAT_STATIC,

// Thinkers that do think
STAT_FIRST_THINKING=32,
Expand Down

0 comments on commit b2a1e03

Please sign in to comment.