Update 'README.md'
There was an attempt
This commit is contained in:
@@ -27,7 +27,7 @@ replay.save("myReplay.osr") # Export replay to file
|
||||
# Enums (from helpers)
|
||||
### osuButtons
|
||||
|Name|Value|
|
||||
|-|-|
|
||||
|--|--|
|
||||
|NONE|0|
|
||||
|LEFTMOUSE|1|
|
||||
|RIGHTMOUSE|2|
|
||||
@@ -41,7 +41,7 @@ replay.save("myReplay.osr") # Export replay to file
|
||||
|
||||
### osuModes
|
||||
|Name|Value|
|
||||
|-|-|
|
||||
|--|--|
|
||||
|STANDARD|0|
|
||||
|TAIKO|1|
|
||||
|CATCH_THE_BEAT|2|
|
||||
@@ -49,7 +49,7 @@ replay.save("myReplay.osr") # Export replay to file
|
||||
|
||||
### osuMods
|
||||
|Name|Value|
|
||||
|-|-|
|
||||
|--|--|
|
||||
|NOMOD|0|
|
||||
|NOFAIL|1|
|
||||
|EASY|2|
|
||||
@@ -84,7 +84,7 @@ replay.save("myReplay.osr") # Export replay to file
|
||||
|
||||
### osuRanks
|
||||
|Name|Value|
|
||||
|-|-|
|
||||
|--|--|
|
||||
|SSH|0|
|
||||
|SH|1|
|
||||
|SS|2|
|
||||
|
||||
Reference in New Issue
Block a user