mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-19 20:19:50 +02:00
TypeInfoGen will now autobind doom scripts.
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
#include "../Game_local.h"
|
||||
|
||||
|
||||
CLASS_DECLARATION( rvmMonsterBase, rvmMonsterZombieCommandoTentacle )
|
||||
END_CLASS
|
||||
|
||||
rvmMonsterZombieCommandoTentacle::rvmMonsterZombieCommandoTentacle() {
|
||||
nextAttack = 0.0f;
|
||||
|
||||
Reference in New Issue
Block a user