mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
parent
3594d89f85
commit
74fac43376
|
@ -3371,6 +3371,8 @@ void CGameContext::OnInit(/*class IKernel *pKernel*/)
|
|||
|
||||
//game.world.insert_entity(game.Controller);
|
||||
|
||||
Console()->Print(IConsole::OUTPUT_LEVEL_STANDARD, "git-revision", GIT_SHORTREV_HASH);
|
||||
|
||||
#ifdef CONF_DEBUG
|
||||
if(g_Config.m_DbgDummies)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue