mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-19 12:14:35 +02:00
TypeInfoGen will now autobind doom scripts.
This commit is contained in:
@@ -25,8 +25,6 @@ namespace {
|
||||
const float SENTRY_MIN_TURN = 10.0f;
|
||||
}
|
||||
|
||||
CLASS_DECLARATION( rvmCharacter, rvmCharSentry )
|
||||
END_CLASS
|
||||
|
||||
rvmCharSentry::rvmCharSentry() {
|
||||
lead_player = false;
|
||||
|
||||
Reference in New Issue
Block a user