Code cleanup.

This commit is contained in:
2023-02-21 22:47:42 +08:00
parent 1da8647ff1
commit 3ecf3b4bfc

View File

@@ -62,8 +62,7 @@ namespace Cryville.Crtr {
}
[Category("gameplay")]
[Step(0.01f)]
[Precision(1e-3)]
[Step(0.01f)][Precision(1e-3)]
public float GraphicalOffset {
get {
return PlayerPrefs.GetFloat("GraphicalOffset", 0);