Skip to content

Commit

Permalink
Updated engine to resolve Ogre related compile issues
Browse files Browse the repository at this point in the history
  • Loading branch information
hhyyrylainen committed Feb 28, 2019
1 parent a83a2ad commit 097604d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SetupThrive.rb
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ def parseExtraArgs
leviathan = Leviathan.new(
# Use this if you always want the latest commit
# version: "develop",
version: "ff0b85fa6fafe9d1161910524775eb2c1e6a486d",
version: "42ba106b2e3d098b3ab1b64ad559d3d51d931229",
# Doesn't actually work, but leviathan doesn't install with sudo by
# default, or install at all for that matter
noInstallSudo: true
Expand Down

0 comments on commit 097604d

Please sign in to comment.