X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;ds=sidebyside;f=Source%2FGlobals.cpp;h=db533ec567e555804d512b9a1d45ef6cf8b87d64;hb=ef3770e6d9a8bc0d465660ca87f8611a25d98d22;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;