From 8fb3a5c67d30c4b08f6b3ef51e1250c4fa29e85f Mon Sep 17 00:00:00 2001 From: bones_was_here Date: Mon, 21 Aug 2023 16:01:10 +0000 Subject: [PATCH] Update ./all compile flag to match current defaults --- Git.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Git.md b/Git.md index c7f7ba1..3fa3aaa 100644 --- a/Git.md +++ b/Git.md @@ -27,7 +27,7 @@ Please check [Repository Access](Repository_Access) to make sure you checked out Compiling --------- -Run `./all compile` to compile the engine and gamecode. Add `-r` for a faster release build without debugging symbols. +Run `./all compile` to compile the engine and gamecode. Add `-d` to include debugging symbols. Running ------- -- 2.39.2