mirror of
https://github.com/yxrei/two-torial.git
synced 2024-11-12 01:40:47 +01:00
iidx30-31: small adjustement
This commit is contained in:
parent
5f3663ae10
commit
e1d4536773
@ -27,11 +27,11 @@
|
||||
This is the line that determines if the game will run in Standard (60 FPS) or Lightning (120 FPS) mode.
|
||||
|
||||
```xml
|
||||
<spec __type="str">B</spec>
|
||||
<spec __type="str">A</spec>
|
||||
```
|
||||
|
||||
- ^^`B`^^ for Lightning (LDJ-010, TDJ, 120hz)
|
||||
- ^^`A`^^ for Standard (LDJ-003, LDJ, 60hz)
|
||||
- ^^`B`^^ for Lightning (LDJ-010, TDJ, 120hz)
|
||||
|
||||
---
|
||||
### Changing the game's language
|
||||
|
@ -27,11 +27,11 @@
|
||||
This is the line that determines if the game will run in Standard (60 FPS) or Lightning (120 FPS) mode.
|
||||
|
||||
```xml
|
||||
<spec __type="str">B</spec>
|
||||
<spec __type="str">E</spec>
|
||||
```
|
||||
|
||||
- ^^`B`^^ for Lightning (LDJ-010, TDJ, 120hz)
|
||||
- ^^`E`^^ for Standard (LDJ-012, LDJ, 60hz)
|
||||
- ^^`B`^^ for Lightning (LDJ-010, TDJ, 120hz)
|
||||
|
||||
---
|
||||
### Changing the game's language
|
||||
|
Loading…
Reference in New Issue
Block a user