mirror of
https://github.com/SDraw/ml_mods_cvr.git
synced 2026-06-25 15:58:15 +00:00
Fixed LeapMotionExtension
This commit is contained in:
parent
92357d3076
commit
ee28311d5d
7 changed files with 40 additions and 10 deletions
|
|
@ -21,7 +21,7 @@ namespace ml_lme
|
|||
{
|
||||
if(Instance != null)
|
||||
{
|
||||
DestroyImmediate(this);
|
||||
Destroy(this);
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue