Xandaros / evolve

An advanced admin mod for Garry's Mod
50 stars 39 forks source link

Fixed include for vON module. #169

Closed bellum128 closed 4 years ago

bellum128 commented 5 years ago

After the recent Garry's Mod update, Evolve started not being able to locate von.lua on our production server, test server, and some player's single player Evolve installations, even though von.lua was present. As the include syntax appears to start from the lua directory, removing the ../.. seems to have fixed the issue.