TypeInfoGen will now autobind doom scripts.

This commit is contained in:
Justin Marshall
2026-05-23 20:50:12 -07:00
parent df82170a67
commit 293942d07c
132 changed files with 7321 additions and 3762 deletions
-2
View File
@@ -14,8 +14,6 @@ namespace {
const float CHAR_BLEND_TURN_TO_IDLE = 0.0f;
}
CLASS_DECLARATION( rvmAIObject, rvmCharacter )
END_CLASS
rvmCharacter::rvmCharacter() {
talkMode = CHAR_TALK_PRIMARY;