Too lazy to comment

This commit is contained in:
2020-01-11 20:29:21 +01:00
parent 7bcb5f1e2a
commit 243165461b
121 changed files with 359938 additions and 177389 deletions

View File

@@ -1143,8 +1143,6 @@ void() PlayerPostThink =
self.jump_flag = self.velocity_z;
CheckPowerups ();
if (time < 5)
centerprint(self, "This is my first Quake mod!\n");
};