feat (drawtext): Added IdrisDose/qb-drawtext to core to hopefully slow down the usage of drawtext3d.

This commit is contained in:
Idris
2022-02-13 17:26:17 +11:00
parent 6935e3481e
commit 2723d67744
6 changed files with 272 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
html::-webkit-scrollbar {
display: none;
}
.success {
background-color: rgba(23, 23, 23, 90%);
border-radius: 10px;