diff options
Diffstat (limited to 'web/include/help.php')
-rw-r--r-- | web/include/help.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/include/help.php b/web/include/help.php index 7aa6417..8b8fd96 100644 --- a/web/include/help.php +++ b/web/include/help.php @@ -172,7 +172,7 @@ typedef int intptr_t; #else #include <stdint.h> #endif</pre> -<em>Note: if you simply wish to run mods on a 64bit platform you do <strong>not</strong> +<em>Note: if you simply wish to run mods on a 64bit platform, you do <strong>not</strong> need to recompile anything since by default Q3 uses a virtual machine system.</em></p> <h2>Creating Mods Compatible With Quake III 1.32b</h2> |