mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-15 04:54:05 +09:00
reducing number of warnings on the codebase
This commit is contained in:
@@ -173,7 +173,7 @@ public class LwjglGraphics implements Graphics {
|
||||
}
|
||||
}
|
||||
|
||||
public float getRawDeltaTime () {
|
||||
public float getDeltaTime () {
|
||||
return deltaTime;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user