Migrated the scene viewer over to Stage, though Miso has one as well.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3454 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
+1
-1
@@ -70,7 +70,7 @@ foreach $dir (@dirs) {
|
||||
$classpath = "$classpath:$jlib";
|
||||
|
||||
# specify our resource root (the resource manager needs this)
|
||||
my $rootarg = "-Dresource_url=file:$root/rsrc";
|
||||
my $rootarg = "-Dresource_dir=$root/tests/rsrc";
|
||||
|
||||
my $pid_file = undef;
|
||||
my $i = 0;
|
||||
|
||||
Reference in New Issue
Block a user