Thomas Simonini commited on
Commit
a72f796
1 Parent(s): 30dfcd9

Sort Model by letter

Browse files
Build/Huggy.data.unityweb CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c11ce7ab9fd4f36d98adfcc41d22ea5e523ad4ce5dda4249d89c65d9fa232aca
3
- size 27276879
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb032d4475a2f9c2328eda8b8ec5222bf1622999e2391af9a443ec109ca690d4
3
+ size 5358941
Build/Huggy.framework.js.unityweb CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aedfe3499c1a09df3ff5152a8d6bcc0da2dc52575e3f190962c2eb79e0a66db9
3
- size 82866
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4900c6fbfe2ffe36ec8dd519effa3f2ca2aa0417dd0f904f0f6941f5aa0a9f0
3
+ size 82837
Build/Huggy.wasm.unityweb CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1eb6fe1ebcbc93b4d8a524c69ae6ce1f34c281e009f7c93762d79b1f726616e5
3
- size 9061447
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a98bc4977898f2476c9ba23607afdae00868f85b41a2ccf94672aa439439212
3
+ size 8595856
index.html CHANGED
@@ -7,18 +7,17 @@
7
  <title>Huggy</title>
8
  <link rel="shortcut icon" href="TemplateData/favicon.ico">
9
  <link rel="stylesheet" href="TemplateData/style.css">
10
- <style>
11
  div#discordButton button{
12
  position: absolute;
13
  left: 0px;
14
  }
15
  </style>
16
-
17
  <!-- Bootstrap CSS -->
18
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
19
  </head>
20
  <body class="dark">
21
- <!-- Modal -->
22
  <div class="modal fade" id="infoModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
23
  <div class="modal-dialog" role="document">
24
  <div class="modal-content">
 
7
  <title>Huggy</title>
8
  <link rel="shortcut icon" href="TemplateData/favicon.ico">
9
  <link rel="stylesheet" href="TemplateData/style.css">
10
+ <style>
11
  div#discordButton button{
12
  position: absolute;
13
  left: 0px;
14
  }
15
  </style>
 
16
  <!-- Bootstrap CSS -->
17
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
18
  </head>
19
  <body class="dark">
20
+ <!-- Modal -->
21
  <div class="modal fade" id="infoModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
22
  <div class="modal-dialog" role="document">
23
  <div class="modal-content">