Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Tales of MajEyal Borked
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Simon André Curtis
Tales of MajEyal Borked
Commits
ff3267f9
Commit
ff3267f9
authored
10 years ago
by
DarkGod
Browse files
Options
Downloads
Patches
Plain Diff
default to side tactical
parent
0be339a7
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
game/modules/tome/load.lua
+1
-0
1 addition, 0 deletions
game/modules/tome/load.lua
with
1 addition
and
0 deletions
game/modules/tome/load.lua
+
1
−
0
View file @
ff3267f9
...
...
@@ -58,6 +58,7 @@ if type(config.settings.tome.auto_hotkey_object) == "nil" then config.settings.t
if
type
(
config
.
settings
.
tome
.
immediate_melee_keys
)
==
"nil"
then
config
.
settings
.
tome
.
immediate_melee_keys
=
true
end
if
type
(
config
.
settings
.
tome
.
immediate_melee_keys_auto
)
==
"nil"
then
config
.
settings
.
tome
.
immediate_melee_keys_auto
=
true
end
if
type
(
config
.
settings
.
tome
.
allow_online_events
)
==
"nil"
then
config
.
settings
.
tome
.
allow_online_events
=
true
end
if
type
(
config
.
settings
.
tome
.
small_frame_side
)
==
"nil"
then
config
.
settings
.
tome
.
small_frame_side
=
true
end
if
not
config
.
settings
.
tome
.
fonts
then
config
.
settings
.
tome
.
fonts
=
{
type
=
"fantasy"
,
size
=
"normal"
}
end
if
not
config
.
settings
.
tome
.
ui_theme2
then
config
.
settings
.
tome
.
ui_theme2
=
"metal"
end
if
not
config
.
settings
.
tome
.
uiset_mode
then
config
.
settings
.
tome
.
uiset_mode
=
"Minimalist"
end
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment