This commit is contained in:
Chris Wanstrath
2011-11-06 14:31:45 -08:00
parent 03275679bf
commit 7e2821453c

View File

@@ -1,6 +1,8 @@
# Hack to get code reloading working in dev mode
if OSX.NSUserName().valueOf() == "corey"
resourcePath = "/Users/corey/code/mine/Atomicity"
else if OSX.NSUserName().valueOf() == "chris"
resourcePath = "/Users/chris/Code/Atomicity"
else
resourcePath = OSX.NSBundle.mainBundle.resourcePath