summarylogtreecommitdiffstats
path: root/system_scenes.diff
diff options
context:
space:
mode:
authorFabian Maurer2019-08-11 17:28:24 +0200
committerFabian Maurer2019-08-11 17:28:24 +0200
commitb3c44c3f6e56864474e693eb58738d0944a61b96 (patch)
tree36629aab75a3ee51af0592ef86a95461d21c5e17 /system_scenes.diff
parent7fd1d40777b98a6eb7eb9e047ce9f0c5dde5d75c (diff)
downloadaur-b3c44c3f6e56864474e693eb58738d0944a61b96.tar.gz
Update to 4.0alpha0
Diffstat (limited to 'system_scenes.diff')
-rw-r--r--system_scenes.diff4
1 files changed, 2 insertions, 2 deletions
diff --git a/system_scenes.diff b/system_scenes.diff
index f55ec1951643..151350a37f61 100644
--- a/system_scenes.diff
+++ b/system_scenes.diff
@@ -1,10 +1,10 @@
diff -rup luxrender-luxmark-985b948aa5c7/src/main.cpp luxrender-luxmark-985b948aa5c7.new/src/main.cpp
--- luxrender-luxmark-985b948aa5c7/src/main.cpp 2015-02-25 10:46:48.000000000 +0100
+++ luxrender-luxmark-985b948aa5c7.new/src/main.cpp 2015-03-12 23:01:53.971856726 +0100
-@@ -125,16 +125,7 @@ int main(int argc, char **argv) {
+@@ -159,16 +159,7 @@ int main(int argc, char **argv) {
return EXIT_SUCCESS;
else {
- app.Init(mode, scnName, singleRun, singleRunExtInfo);
+ app.Init(mode, devices, scnName, singleRun, singleRunExtInfo);
-
- // If current directory doesn't have the "scenes" directory, move
- // to where the executable is