mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-15 23:17:52 +00:00
Fix more typos
This commit is contained in:
parent
cff668e1c4
commit
8f8a15827f
36 changed files with 86 additions and 86 deletions
|
@ -35,7 +35,7 @@ bool BasicSetting::Save() const {
|
|||
return save;
|
||||
}
|
||||
|
||||
bool BasicSetting::RuntimeModfiable() const {
|
||||
bool BasicSetting::RuntimeModifiable() const {
|
||||
return runtime_modifiable;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue