This commit is contained in:
Boosik 2013-05-11 13:37:01 +02:00
parent 2b690c14e8
commit 1da0c6dae2
3 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
name: boosCooldowns
main: cz.boosik.boosCooldown.boosCoolDown
main: cz.boosik.boosCooldown.BoosCoolDown
version: 3.6.4
authors: [LordBoos (ingame name boosik)]
softdepend: [Vault]

View File

@ -191,8 +191,8 @@
<constraint>
<height>40</height>
<width>140</width>
<x>306</x>
<y>169</y>
<x>331</x>
<y>171</y>
</constraint>
<sourceConnections>
<net.java.amateras.uml.usecasediagram.model.UsecaseIncludeModel reference="../../.."/>

View File

@ -1,5 +1,5 @@
name: boosCooldowns
main: cz.boosik.boosCooldown.boosCoolDown
main: cz.boosik.boosCooldown.BoosCoolDown
version: 3.6.4
authors: [LordBoos (ingame name boosik)]
softdepend: [Vault]