Files
godot/modules
Hugo Locurcio cfa8d762ef Fix UPNP code sample using OK constant incorrectly
The returned value is an UPNPResult, not an Error. Both
`UPNP.UPNP_RESULT_SUCCESS` and `OK` are equal to 0, so it will
behave the same, but it's not identical from a static typing perspective.
2026-01-29 01:53:57 +01:00
..
2026-01-10 18:35:34 +01:00
2026-01-26 17:40:46 +01:00
2025-12-05 18:54:25 -03:00
2025-12-12 22:39:53 +01:00
2025-12-12 22:51:19 +01:00