Remove this
This commit is contained in:
parent
62ad023328
commit
c68db4a464
@ -309,8 +309,6 @@ namespace command
|
||||
|
||||
scheduler::once([=]()
|
||||
{
|
||||
printf("%i\n", game::Sys_IsMainThread());
|
||||
|
||||
try
|
||||
{
|
||||
const scripting::entity player = scripting::call("getentbynum", {0}).as<scripting::entity>();
|
||||
|
Loading…
Reference in New Issue
Block a user