diff options
| author | Jacob Palecki <[email protected]> | 2021-07-09 17:16:43 -0700 |
|---|---|---|
| committer | Jacob Palecki <[email protected]> | 2021-07-09 17:16:43 -0700 |
| commit | cc6d1e3722697b85773db57c516ebb6dbfda8edf (patch) | |
| tree | 67c58f5339d1da6e64abfd4e8fb942e6f65dbea5 /grapher/Models/AccelGUIFactory.cs | |
| parent | Add separate box for power in classic mode (diff) | |
| download | rawaccel-cc6d1e3722697b85773db57c516ebb6dbfda8edf.tar.xz rawaccel-cc6d1e3722697b85773db57c516ebb6dbfda8edf.zip | |
Small bugfix + add default text for LUT
Diffstat (limited to 'grapher/Models/AccelGUIFactory.cs')
| -rw-r--r-- | grapher/Models/AccelGUIFactory.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/grapher/Models/AccelGUIFactory.cs b/grapher/Models/AccelGUIFactory.cs index d424d80..39119e7 100644 --- a/grapher/Models/AccelGUIFactory.cs +++ b/grapher/Models/AccelGUIFactory.cs @@ -385,7 +385,7 @@ namespace grapher.Models weightY, offsetY, limitY, - powerClassicX, + powerClassicY, exponentY, midpointY, lutTextY, |