repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Tue Jan 10 12:02:00 UTC 2012
[aur-mirror.git]
/
wolfenqt-git
/
entity.patch
blob
c3d9d5566cae8f874fd12ed588d076f891595fff
1
99c99
2
< QImage image(QString("soldier/O%0.png").arg(i, 2, 10, QLatin1Char('0')));
3
---
4
> QImage image(QString("/usr/share/wolfenqt/soldier/O%0.png").arg(i, 2, 10, QLatin1Char('0')));