-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLostConnection_0.1.6.0.html
More file actions
53 lines (36 loc) · 1.33 KB
/
LostConnection_0.1.6.0.html
File metadata and controls
53 lines (36 loc) · 1.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>LostConnection 0.1.6.0</title>
<link href="styles.css" rel="stylesheet" type="text/css">
<link rel="shortcut icon" href="https://user-images.githubusercontent.com/40473939/189209762-fd44e33b-4edb-4552-bafa-d9affc764aca.png" type="image/x-icon">
</head>
<body class="patch-notes">
<h1 class="version">LostConnection 0.1.6.0</h1>
<div class="patch-notes-container">
<div class="category">Maps</div>
<div class="element">New map</div>
<div class="note">• Added new map</div>
</div>
<div class="patch-notes-container">
<div class="category">UI</div>
<div class="element">Passive ability</div>
<div class="note">• Added passive ability icon</div>
<div class="element">HUD</div>
<div class="note">• Added new HUD</div>
</div>
<div class="patch-notes-container">
<div class="category">Global</div>
<div class="element">Graphics</div>
<div class="note">• Added Shader Model 5.0 support</div>
</div>
<div class="patch-notes-container">
<div class="category">Gameplay</div>
<div class="element">Accuracy</div>
<div class="note">• Added new accuracy system</div>
</div>
</body>
</html>