7 lines
64 B
Plaintext
7 lines
64 B
Plaintext
#include "rhs_include"
|
|
|
|
void main()
|
|
{
|
|
RHS_OnPlayerChat();
|
|
}
|