diff options
| author | stonedDiscord <Tukz@gmx.de> | 2022-03-18 02:38:08 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-18 02:38:08 +0100 |
| commit | 142068cf4786ebc67b10289af273148a855b31b4 (patch) | |
| tree | a7eb2cbeb9815f3ca5c85518df5ffd514f93641c /webAO/constants | |
| parent | 34653b82f175af4df5995ce9194fd8ffbaed5015 (diff) | |
| parent | ec459ba3f054be81e9c8cd4531789a19512415fa (diff) | |
Merge pull request #111 from caleb-mabry/double-character
Fix overlapping characters
Diffstat (limited to 'webAO/constants')
| -rw-r--r-- | webAO/constants/transparentPng.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webAO/constants/transparentPng.js b/webAO/constants/transparentPng.js new file mode 100644 index 0000000..f78dae0 --- /dev/null +++ b/webAO/constants/transparentPng.js @@ -0,0 +1 @@ +export default 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=';
\ No newline at end of file |
