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)
|
# Enums (from helpers)
|
||||||
### osuButtons
|
### osuButtons
|
||||||
|Name|Value|
|
|Name|Value|
|
||||||
|-|-|
|
|--|--|
|
||||||
|NONE|0|
|
|NONE|0|
|
||||||
|LEFTMOUSE|1|
|
|LEFTMOUSE|1|
|
||||||
|RIGHTMOUSE|2|
|
|RIGHTMOUSE|2|
|
||||||
@@ -41,7 +41,7 @@ replay.save("myReplay.osr") # Export replay to file
|
|||||||
|
|
||||||
### osuModes
|
### osuModes
|
||||||
|Name|Value|
|
|Name|Value|
|
||||||
|-|-|
|
|--|--|
|
||||||
|STANDARD|0|
|
|STANDARD|0|
|
||||||
|TAIKO|1|
|
|TAIKO|1|
|
||||||
|CATCH_THE_BEAT|2|
|
|CATCH_THE_BEAT|2|
|
||||||
@@ -49,7 +49,7 @@ replay.save("myReplay.osr") # Export replay to file
|
|||||||
|
|
||||||
### osuMods
|
### osuMods
|
||||||
|Name|Value|
|
|Name|Value|
|
||||||
|-|-|
|
|--|--|
|
||||||
|NOMOD|0|
|
|NOMOD|0|
|
||||||
|NOFAIL|1|
|
|NOFAIL|1|
|
||||||
|EASY|2|
|
|EASY|2|
|
||||||
@@ -84,7 +84,7 @@ replay.save("myReplay.osr") # Export replay to file
|
|||||||
|
|
||||||
### osuRanks
|
### osuRanks
|
||||||
|Name|Value|
|
|Name|Value|
|
||||||
|-|-|
|
|--|--|
|
||||||
|SSH|0|
|
|SSH|0|
|
||||||
|SH|1|
|
|SH|1|
|
||||||
|SS|2|
|
|SS|2|
|
||||||
|
|||||||
Reference in New Issue
Block a user