zoom plugin: Add option to relax the camera's upper pitch limit.
This commit is contained in:
@@ -286,4 +286,6 @@ public interface Client extends GameEngine
|
||||
boolean isClanMember(String name);
|
||||
|
||||
Preferences getPreferences();
|
||||
|
||||
void setCameraPitchRelaxerEnabled(boolean enabled);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user