Kawe Mazidjatari 3ca092f598 Temporarily fix convar value assignment bug in 'CRConServer::Execute()'
Command string buffer contains "sv_cheats" and value buffer contains "sv_cheats 1". Ideally value buffer only contains "1", and we just concatenate to "sv_cheats 1" for 'Cmd_Dispatch()' to avoid confusion on the netconsole's programmer side. This will be refactored in the future.
2023-08-05 20:29:07 +02:00
..
2023-05-10 00:05:38 +02:00
2023-07-20 22:00:00 +02:00
2023-07-16 23:45:51 +02:00
2023-07-19 16:00:36 +02:00
2023-07-19 16:00:36 +02:00
2023-08-04 17:41:55 +02:00
2023-07-16 13:47:07 +02:00