small style thing
This commit is contained in:
parent
e420482962
commit
97d0396506
|
@ -99,7 +99,7 @@ namespace godotVmcSharp
|
|||
new VmcExtRcv(m);
|
||||
break;
|
||||
case "/VMC/Ext/Light":
|
||||
lights.ProcessMessage(new VmcExtLight(m));
|
||||
this.lights.ProcessMessage(new VmcExtLight(m));
|
||||
break;
|
||||
case "/VMC/Ext/VRM":
|
||||
new VmcExtVrm(m);
|
||||
|
|
Loading…
Reference in New Issue
Block a user