-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLostConnection_0.0.16.0.html
More file actions
42 lines (29 loc) · 1.06 KB
/
LostConnection_0.0.16.0.html
File metadata and controls
42 lines (29 loc) · 1.06 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
<!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.0.16.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.0.16.0</h1>
<div class="patch-notes-container">
<div class="category">UI</div>
<div class="element">Menus</div>
<div class="note">• Added video settings</div>
</div>
<div class="patch-notes-container">
<div class="category">Bugs</div>
<div class="element">AI</div>
<div class="note">• Fixed AI rotation.</div>
</div>
<div class="patch-notes-container">
<div class="category">Known issues</div>
<div class="element">AI shooting</div>
<div class="note">• AI can't shoot vertically</div>
</div>
</body>
</html>