Toggle navigation
Toggle navigation
This project
Loading...
Sign in
오명준
/
probability_simulator
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
오명준
2021-12-09 12:31:36 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
740ba1955fa8702d558e3b492da7510a86787336
740ba195
1 parent
fc588b97
Add button 'to the list'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
GuardianTales_character.html
GuardianTales_character.html
View file @
740ba19
...
...
@@ -4,6 +4,7 @@
</head>
<script
src=
"GuardianTales_character.js"
></script>
<body>
<button
onclick=
'window.location="list.html"'
>
목록으로
</button><br>
본 페이지는 가디언테일즈의 영웅 소환 시뮬레이션 페이지입니다.
<br>
확률은 게임 내의 확률표를 참고하였습니다.
<br>
모든 영웅이 등장한다는 가정하에 만들어졌습니다.
<br>
...
...
Please
register
or
login
to post a comment