Mercurial > wow > detailed-bag
changeset 1:41fe2bc0b63f tip
Testing how multiple mercurial clones work.
author | L3nM3n |
---|---|
date | Sun, 24 Oct 2010 00:03:31 +0200 |
parents | 0162704a3bc2 |
children | |
files | DetailedBagCore.lua |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DetailedBagCore.lua Sat Oct 23 03:16:42 2010 +0200 +++ b/DetailedBagCore.lua Sun Oct 24 00:03:31 2010 +0200 @@ -1,3 +1,7 @@ -- Nothing yet. Will probably fill up soon, as when i got some more knowledge. -- Buying World of Warcraft Programming was a pain. Costed me 42 euro's. --- Ah hell, im convinced it will gimme me a lot of knowledge which will result in an epic addon! \ No newline at end of file +-- Ah hell, im convinced it will gimme me a lot of knowledge which will result in an epic addon! + +do + print("TESTING!...") +end \ No newline at end of file