[BUG] : E0304 to be fix ASAP #14
Labels
bug
Something isn't working
help wanted
Extra attention is needed
logic
Affect the behavior of the game, likely unrelated to the GUI
Gravité Code Description Projet Fichier Ligne État de la suppression Détails
Erreur (active) E0304 aucune instance de modèle de fonction "resource_manager::get_resource" ne correspond à la liste d'arguments clicker C:\Users\Spectrum\Documents\PROG\clicker\clicker\game.hpp 93
Here the get_resources doesn't accept the untemplatized implementation of can_be_purshased and therefore throws an E0304 which may be avoidable with a abstraction layer, but idk seems fucked.
The text was updated successfully, but these errors were encountered: