mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-17 19:23:51 +02:00
Switched Doom 3 weapons to native.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
// Bot_chat.h
|
||||
//
|
||||
|
||||
#pragma once
|
||||
|
||||
enum botChat_t {
|
||||
KILL = 0,
|
||||
DEATH,
|
||||
};
|
||||
Reference in New Issue
Block a user