Code cleanup.
This commit is contained in:
@@ -62,8 +62,7 @@ namespace Cryville.Crtr {
|
|||||||
}
|
}
|
||||||
|
|
||||||
[Category("gameplay")]
|
[Category("gameplay")]
|
||||||
[Step(0.01f)]
|
[Step(0.01f)][Precision(1e-3)]
|
||||||
[Precision(1e-3)]
|
|
||||||
public float GraphicalOffset {
|
public float GraphicalOffset {
|
||||||
get {
|
get {
|
||||||
return PlayerPrefs.GetFloat("GraphicalOffset", 0);
|
return PlayerPrefs.GetFloat("GraphicalOffset", 0);
|
||||||
|
|||||||
Reference in New Issue
Block a user