The big NULL replacement party part 6.
...and ', NULL' had even more to replace.
This commit is contained in:
@@ -839,7 +839,7 @@ public:
|
||||
fadeOut = FArg(5);
|
||||
}
|
||||
}
|
||||
p->PlayMusic(musicPath, NULL, false, musicStart, musicLength,
|
||||
p->PlayMusic(musicPath, nullptr, false, musicStart, musicLength,
|
||||
fadeIn, fadeOut);
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user