mirror of
https://github.com/Queercon/QC14-Badge-Webview.git
synced 2025-08-21 05:43:33 -07:00
Pink question mark.
This commit is contained in:
parent
b048453fab
commit
1131ff8d9e
1 changed files with 10 additions and 1 deletions
|
@ -75,8 +75,17 @@
|
|||
|
||||
}
|
||||
else
|
||||
{
|
||||
if (i == 4)
|
||||
{
|
||||
img[i] = imgname[98];
|
||||
desc[i] = imgdesc[98];
|
||||
}
|
||||
else
|
||||
{
|
||||
img[i] = imgname[99];
|
||||
desc[i] = imgdesc[99];
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue