From 8b69e65e51507118b014a0426ae6f957b78a0707 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Thu, 27 Jul 2023 22:30:22 +0100 Subject: Reformat --- code/Game.cs | 6 ------ 1 file changed, 6 deletions(-) (limited to 'code/Game.cs') diff --git a/code/Game.cs b/code/Game.cs index e603fda..f235df0 100644 --- a/code/Game.cs +++ b/code/Game.cs @@ -14,12 +14,6 @@ public partial class MurderGame : Sandbox.GameManager { Game.RootPanel = new Hud(); } - // if ( Game.IsServer ) - // { - // // The packageName should always match org.ident - // // In this case, we ask to download gvar.citizen_zombie -> https://asset.party/gvar/citizen_zombie - // DownloadAsset( "gvar.citizen_zombie" ); - // } } public static MurderGame Instance -- cgit v1.2.3-70-g09d2