Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
another world in jucheland
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
nippon culture research center
another world in jucheland
Commits
f79e5e72
Commit
f79e5e72
authored
Jan 04, 2019
by
18김민수
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
View update
parent
1eec8442
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
Game.cs
ISEKAI/Assets/ISEKAI_Model/Core/Game.cs
+1
-2
TagManager.asset
ISEKAI/ProjectSettings/TagManager.asset
+6
-0
No files found.
ISEKAI/Assets/ISEKAI_Model/Core/Game.cs
View file @
f79e5e72
...
...
@@ -19,8 +19,7 @@ namespace ISEKAI_Model
public
void
Proceed
()
// if you want to move on (next season, or next turn), just call it.
{
// this function returns EventType enum value, which indicates that whether bad ending happened or not, and if happend, which kind of it is.
// so when using this function, you should wrap it in <if> block so that view can catch forced events.
{
switch
(
turn
.
state
)
{
case
State
.
PreTurn
:
...
...
ISEKAI/ProjectSettings/TagManager.asset
View file @
f79e5e72
...
...
@@ -41,3 +41,9 @@ TagManager:
-
name
:
Default
uniqueID
:
0
locked
:
0
-
name
:
background
uniqueID
:
64529871
locked
:
0
-
name
:
people
uniqueID
:
2371533901
locked
:
0
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment