mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-01-11 21:31:10 +01:00
Fix an another typo.
This commit is contained in:
parent
aad46d0e80
commit
078f558a1a
@ -575,7 +575,7 @@ public class Pandemonium extends Fragment implements SensorEventListener, IDownl
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Keep
|
@Keep
|
||||||
public GodotView getRenderView() { // used by native side to get renderView
|
public PandemoniumView getRenderView() { // used by native side to get renderView
|
||||||
return mView;
|
return mView;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user