Changed project_dir from absolute to relative path
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
This commit is contained in:
@@ -3,4 +3,4 @@ module_dir = "."
|
||||
|
||||
visualize_physics = 1
|
||||
|
||||
project_dir = "/home/sisyphus/dev/evol-sandbox/res/project"
|
||||
project_dir = "../res/project"
|
||||
|
||||
Reference in New Issue
Block a user