mirror of
https://github.com/processing/processing4.git
synced 2026-05-20 23:23:24 +02:00
Fix issue 1166
This commit is contained in:
@@ -420,7 +420,7 @@ public class PGL {
|
||||
}
|
||||
|
||||
|
||||
public void setFramerate(float framerate) {
|
||||
public void setFrameRate(float framerate) {
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user