zoom plugin: Add option to relax the camera's upper pitch limit.
This commit is contained in:
@@ -472,4 +472,7 @@ public interface RSClient extends RSGameEngine, Client
|
||||
@Import("preferences")
|
||||
@Override
|
||||
RSPreferences getPreferences();
|
||||
|
||||
@Import("cameraPitch")
|
||||
void setCameraPitch(int pitch);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user