mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 16:49:11 +00:00
Update CameraMovementEvent.java.
This commit is contained in:
@@ -5,7 +5,7 @@ import org.apollo.game.event.Event;
|
||||
/**
|
||||
* An event sent when the user moves the camera.
|
||||
*
|
||||
* @author Toby
|
||||
* @author Major
|
||||
*/
|
||||
public class CameraMovementEvent extends Event {
|
||||
|
||||
@@ -48,4 +48,4 @@ public class CameraMovementEvent extends Event {
|
||||
return cameraY;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user