X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGlobals.cpp;h=db533ec567e555804d512b9a1d45ef6cf8b87d64;hb=0b7253f3d99e4382008aff8b8e221e88ff40d3e9;hp=5ec388e15dcd7f3a4dbd13766c76cbda41411454;hpb=8dda34d525dcb410195a05592fa72cef1954777b;p=lugaru.git diff --git a/Source/Globals.cpp b/Source/Globals.cpp index 5ec388e..db533ec 100644 --- a/Source/Globals.cpp +++ b/Source/Globals.cpp @@ -81,7 +81,6 @@ int detail = 0; FRUSTUM frustum; float texdetail = 0; float realtexdetail = 0; -float terraindetail = 0; float playerdist = 0; Objects objects; int slomo = 0;