diff --git a/Opposing Force.md b/Opposing Force.md index e90ce1c..87b81ad 100644 --- a/Opposing Force.md +++ b/Opposing Force.md @@ -18,4 +18,8 @@ Start a multiplayer game on the map `op4ctf_hairball`. It's a very small map - c - Sometimes the yellow ammo powerup never gives any ammo, when it should. - The longjump powerup never gives you the longjump ability, when it should. -- ... \ No newline at end of file +- ... + +## You can not save your CTF stats from the VGUI menu when on Linux (and maybe macOS?) + +There is an ifdef for Win32 in the function that makes it so only Windows compiles can save stats. The function would need to be edited to work across all supported platforms. \ No newline at end of file