mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-17 19:23:51 +02:00
TypeInfoGen will now autobind doom scripts.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user