mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-03-30 03:03:53 +00:00
PJS: maybe I made some mistakes... either way, progress is made
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/personal/carm/dev-1.0@206 6778bc44-b910-0410-a7a0-be141de4315d
This commit is contained in:
@ -583,7 +583,7 @@ void CustomWave::evalPerPointEqns() {
|
||||
|
||||
|
||||
/* Reset index */
|
||||
projectM::currentEngine->mesh_i = -1;
|
||||
projectM::currentEngine->renderer->mesh_i = -1;
|
||||
}
|
||||
|
||||
void CustomWave::load_unspecified_init_conds_wave() {
|
||||
|
||||
Reference in New Issue
Block a user