MCPcopy Create free account
hub / github.com/SunOner/sunone_aimbot / update_settings

Method update_settings

logic/frame_parser.py:172–175  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

170 return self._center
171
172 def update_settings(self):
173 self.arch = self.get_arch()
174 self._center = None
175 self._center_cache_key = None
176
177 def get_arch(self):
178 if cfg.AI_enable_AMD:

Callers

nothing calls this directly

Calls 1

get_archMethod · 0.95

Tested by

no test coverage detected