From 70cdd05172af8c816ed4ca3e08fcca52352d1efb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?kleines=20Filmr=C3=B6llchen?= Date: Thu, 10 Feb 2022 11:55:49 +0100 Subject: [PATCH] Base: Add a quote to the fortunes database --- Base/res/fortunes.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Base/res/fortunes.json b/Base/res/fortunes.json index 858656d13c..f88697a5ea 100644 --- a/Base/res/fortunes.json +++ b/Base/res/fortunes.json @@ -190,5 +190,12 @@ "url": "https://discord.com/channels/830522505605283862/851522357734408232/939601822941843476", "utc_time": 1644088920, "context": "Overly complicated, evidently abandoned proposals can just be ignored" + }, + { + "quote": "'y u capture by ref?' - 'reason: am idiot'", + "author": "CxByte, awesomekling", + "url": "https://discord.com/channels/830522505605283862/831544568767578162/935533306873774140", + "context": "'these frame_index/frame_count thingies are stack values'", + "utc_time": 1643118899 } ]