camera: fix bug introduced by #2246 where settings would be the default primitives upon startup (#2247)
This commit is contained in:
@@ -113,6 +113,7 @@ public class CameraPlugin extends Plugin implements KeyListener, MouseListener
|
||||
@Override
|
||||
protected void startUp()
|
||||
{
|
||||
updateConfig();
|
||||
rightClick = false;
|
||||
middleClick = false;
|
||||
menuHasEntries = false;
|
||||
|
||||
Reference in New Issue
Block a user