mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-19 15:54:09 +02:00
More prep to handle Create Program functionality. Need to format each item in the Create Program List first, then make an item for each possible program that can be created
This commit is contained in:
+5
-1
@@ -303,7 +303,11 @@
|
||||
|
||||
<!-- Create a program(executable) -->
|
||||
<div id="create-program-container">
|
||||
<ul id="create-program-list"> </ul>
|
||||
<ul id="create-program-list">
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<!-- Factions -->
|
||||
|
||||
Reference in New Issue
Block a user