Misc/Fixups

* fix text vars in tooltips for missing entities
 * fix notice in weapon GS calculation
 * reduce tooltip max width slightly to prevent overlap with secondary tooltip
This commit is contained in:
Sarjuuk
2023-04-05 02:46:47 +02:00
parent e0a3c44776
commit 02239b4f74
5 changed files with 13 additions and 11 deletions

View File

@@ -3185,7 +3185,7 @@ UNLOCK TABLES;
LOCK TABLES `aowow_dbversion` WRITE;
/*!40000 ALTER TABLE `aowow_dbversion` DISABLE KEYS */;
INSERT INTO `aowow_dbversion` VALUES (1679679566,0,NULL,NULL);
INSERT INTO `aowow_dbversion` VALUES (1680717297,0,NULL,NULL);
/*!40000 ALTER TABLE `aowow_dbversion` ENABLE KEYS */;
UNLOCK TABLES;