This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
ecomonde
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
modif qts orbres
master
heuzef
9 years ago
parent
9e2b685738
commit
4674bcb651
1 changed files
with
9 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-3
index.php
+ 9
- 3
index.php
View File
@@ -261,10 +261,16 @@ $message[10]='
<span class="input-group-addon"><i class="ionicons ion-egg" style="color:brown;";></i></span>
<select class="form-control" id="focusedInput" name="player_money">
<option>0</option>
<option>1</option>
<option>2</option>
<option>3</option>
<option>4</option>
<option>5</option>
<option>6</option>
<option>7</option>
<option>8</option>
<option>9</option>
<option>10</option>
<option>50</option>
<option>100</option>
<option>999</option>
</select>
</div>
</div>
Write
Preview
Loading…
Cancel
Save